source/app.d(27,34): Error: cannot take address of local `depsfile` in `@safe` function `main` source/app.d(28,81): Error: cannot take address of local `outfile` in `@safe` function `main` source/app.d(29,37): Error: cannot take address of local `forceUpdate` in `@safe` function `main` source/app.d(30,33): Error: cannot take address of local `lockfile` in `@safe` function `main` source/app.d(31,41): Error: cannot take address of local `focusName` in `@safe` function `main` source/app.d(32,47): Error: cannot take address of local `filterCost` in `@safe` function `main` source/app.d(33,42): Error: cannot take address of local `excludeNames` in `@safe` function `main` source/app.d(56,43): Error: `@safe` function `D main` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.